The following pages provide the routine specifications for all the GINO routines, in alphabetical order.
Each routine specification provides the following information:
A syntax of the routine name and its arguments. All C functions are of type void unless otherwise stated. A list of the arguments follow, with their associated type and a description. Where certain GINO constants or other values have special meaning for the argument, these are given with the description.
A description of the task the routine performs.
A reference to the relevant sections of this document (and to any other appropriate documentation) that discusses the use of the routine.
The use of the routines is discussed in the preceding chapters along with example programs using these routines and associated output.